*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 29 Oct 2006 22:47:15 +0000 (22:47 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 29 Oct 2006 22:47:15 +0000 (22:47 +0000)
nt/ChangeLog

index 2112c088e6679e4bd103ee03d9b2f15d45ebb759..3960a4438b3bab22e63b9d79da4d6cab70f5f25f 100644 (file)
@@ -1,3 +1,8 @@
+2006-10-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * runemacs.c (WinMain): Process all recognized arguments, not just
+       the first one.  Remove unused variable sec_desc.
+
 2006-09-24  Eli Zaretskii  <eliz@gnu.org>
 
        * config.nt (HAVE_LANGINFO_CODESET): Define.
@@ -63,7 +68,7 @@
 
 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
 
-       * config.nt: (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
+       * config.nt (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.
 
 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
 
 2001-03-26  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * configure.bat: Make the checkw32api* labels be distinct in the
-        first 8 characters.
+       first 8 characters.
 
 2001-03-17  Andrew Innes  <andrewi@gnu.org>